home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / tsr / swaper15.zip / WELCOMEG.DOC < prev   
Text File  |  1992-10-02  |  5KB  |  143 lines

  1.                 
  2.                 Welcome-G
  3.                    and 
  4.                  How do I use it..
  5.           Copyright (c) 1991-1992 The Arena BBS
  6.  
  7. Welcome-g is a Utility that you use in your event.sys file to exacute 
  8. a file swap of Any File that you would like to change automaticly.
  9. This software supports any BBS from PCBoard to GAP and even WWIV.
  10.  
  11. What you need to know...
  12.  
  13. The following files are need to operated WELCOMEG.EXE
  14.  
  15.     WELCOMEG.EXE
  16.     DAY.CNF  (you can name this file anything you would like.)
  17.  
  18. 1 ansi or @X Graphic file for each day of the week, each file must have 
  19. the first 3 letters of the day it represents and also a trailing G for 
  20. example:   
  21.  
  22.     SUNG.   this file = Sunday
  23.     MONG.   this file = Monday
  24.     TUEG.   this file = Tuesday
  25.     WEDG.   this file = Wednesday
  26.     THUG    this file = Thursday
  27.     FRIG.   this file = Friday
  28.     SATG.   this file = Saturday
  29.  
  30. Or 1 ansi or @X Graphic file for each day of the month each file must 
  31. have the date of the month 1-31 and a trailing G for example:
  32.  
  33. 1G.     this file = the first of the month
  34. 2G.     this file = the secound of the month
  35. .
  36. 31G.    this file = the thirty first of the month
  37.  
  38. You do not put an extention on the end of the graphic files.
  39.  
  40. I am sure you get the idea as to how to go about setting up each file.   
  41. In case you didn't under stand I have included all graphic files that 
  42. are needed to operate WELCOME-G.
  43.  
  44. You will also need a configuration file called day.cnf or what ever you 
  45. want to call it. 
  46.  
  47. This Configuration file should look like this:
  48.  
  49. c:\pcb\welcome     REM   Path where the day or day of month files reside.
  50. c:\pcb\gen         REM   Path Where the file to be replaced resides.
  51. welcomeg.          REM   The name of the file to replace.
  52. 0 or 1             REM   Option 0 = use weekday file. 
  53.            REM   Option 1 = Use Day of month file.
  54.  
  55. The first line is the location of the temparary ansi or @X graphic files.   
  56. The second is the location Where you want the new file to be created.
  57. The third option is the name of the file to be created.
  58. The fourth option  0 or 1
  59. means :
  60.  
  61.     0=Display the day of the week file  mong. through sung. 
  62.     1=Display the day of the month file 1g. through 31g.
  63.  
  64. If you do not set this file up correctly you may get errors like:
  65.  
  66. File not found
  67. Invalid drive location
  68. or unable to open file <filname.ext>
  69.  
  70. Now for the part we have all been waiting for how do I exacute the 
  71. program so it works.
  72.  
  73. In the event.sys batch file add the following lines.
  74.  
  75. cd \welcome             this is the place you have Welcome-g located
  76. welcomeg day.cnf        this is the command line you must send to exacute 
  77.             the screen swaper notice that day.cnf is a command 
  78.             line paramiter.  you can name this file anything 
  79.             you like.
  80. cd \pcb                 return to the pcboard sub-directory.
  81.  
  82. A sample event.sys file has been included with this archive.
  83.  
  84. You will notice when you check the BBS screen that the screen 
  85. has been changed to the current day or date file depending on whether 
  86. or not you set the 3rd line peramitor in day.cnf to 0 or 1.
  87.  
  88. At the bottom of the BBS screen there is a message that says 
  89.  
  90.     "Created Using: WELCOMEG.EXE from THE ARENA BBS (801)782-1820"
  91.  
  92. To get rid of this message you must register WELCOMEG.EXE with the Arena BBS
  93.  
  94. To register WELCOMEG.EXE all you need to do is:
  95.  
  96. Send $10.00 to 
  97. Ward Minson
  98. c/o THE ARENA BBS
  99. 715 E. 2100 N.
  100. North Ogden, Utah 84414
  101.  
  102. And in the registration letter give us the following information so 
  103. we can send you the Registered version disk.
  104.  
  105. Your Name:
  106. Your Address:
  107. Your City and State:
  108. Your Zip code:
  109. Your BBS phone Number
  110. Your Home Phone Number or number you can be reached via voice line:
  111. Date:
  112.  
  113. And the place to which you first downloaded welcomeg from. (this is not 
  114. a requirement)
  115.  
  116. To download a current copy of WELCOMEG.EXE call the Arena BBS at 
  117. (801)782-1820  and download ARENAWEL.ZIP.(this file is over writen during
  118. each update)
  119.  
  120. You will be able to download the registered version from the ARENA BBS 
  121. when we receive your registration information.
  122.  
  123. PLEASE NOTE:
  124. The Ansi graphic files that come with WELCOMEG.EXE contain ansi music code.
  125. The registered WELCOMEG.EXE will come with an ansi music configuration 
  126. progam so that you may add Ansi music to your BBS screens.
  127.  
  128. ALSO PLEASE NOTE:
  129. Ansi Music we have found will play through Com software such as QMODEM 4.x 
  130. through 4.5 software.  It will not play through the local speeker however 
  131. so the local Sysop/User won't get the benifit of hearing the ANSI MUSIC.   
  132.  
  133. Also most com software that is ANSI compatable will filter out the ansi 
  134. music strings so your users will not get garbage on there screens coused 
  135. from the music code.  However the code will be displayed to the local screen.
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.